@charset "UTF-8";
.row .an1_box{text-align:center;font-size:0;}
.row .an1_box .an1,.gywm .an6_box .an6{display:inline-block;width:165px;line-height:40px;color:#fff; text-align: center;background:#0b5bb4;font-size:15px;margin: 2px;padding:0 10px;}
.row .an1_box .an1.active,.row .an1_box .an1:hover,.gywm .an6_box .an6:hover,.gywm .an6_box .an6.active{background:#b12123;}
.row_box{display:block;position:relative;overflow:hidden;margin:10px;}
.row_pad{padding:0 5px;}
.row_box .mask{position:absolute;bottom:-100%;left:0;width:100%;height:55px;background:rgba(0,0,0,0.6) url(../images/icon3.png) no-repeat 95% center;}
.row_box .mask h5{line-height:55px;font-size:16px;color:#fff;margin-left:15px;padding-right:20%;}
.row_box .mask h5 span{font-size:13px;opacity:0.6;}
.row_box:hover .mask{bottom:0;}
.row_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.row .nr_box .col-lg-4{padding:0;}
.row .nr_box .neirong1{display:none;}
.row .nr_box .neirong1.active{display:block;}
.row .an2_box{text-align:center;font-size:0;margin-top:27px;}
.row .an2_box li{display:inline-block;margin:4px;}
.row .an2_box li a,.news .an2_box li a{display:block;width:32px;line-height:32px;border:1px solid #e1e1e1;font-size:14px;color:#777;}
.row .an2_box .left,.news .an2_box .left{width:66px;}
.row .an2_box li .an2:hover,.row .an2_box li .an2.active,.row .an2_box li .left:hover,.news .an2_box li .an2:hover,.news .an2_box li .an2.active,.news .an2_box li .left:hover{background:#e95504;color:#fff;}

.container-fluid { max-width: 100% !important;
}

.container-fluid {
  padding-right: 0%;
  padding-left: 0%;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}





.boxes {
  width: 100%;
  height: auto;
  padding: 60px 0 0 0;
  background: #fff center center no-repeat;
  background-size: cover;
  position: relative;
}

.boxes.b1 {
  background: url("../images/Bg_policy.jpg") center/cover fixed;
}



.titleBox {
  text-align: center;
  font-size: 32px;
  padding: 0 0 50px;
}

.titleBox.mb1 {
  padding-bottom: 10px;
}

.titleBox.hot {
  padding-bottom: 15px;
}

.titleBox.w {
  color: #fff;
}

.titleBox b {
  display: block;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
}

.titleBox.tl {
  text-align: left;
}

.titleBox.tr {
  text-align: right;
}

.titleBox b.c {
  margin-bottom: 5px;
}

.titleBox b.c::after {
  width: 50px;
  height: 4px;
  background: #e70012;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  bottom: -2px;
  border-radius: 10px;
  content: "";
  display: block;
}

.titleBox p {
  font-size: 16px;
  line-height: 1.4;
  font-family: gothmbok;
  text-transform: uppercase;
  opacity: .5;
}

.titleBox span {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  opacity: .7;
  margin-top: 15px;
}




.friends {
  width: 100%;
  border-top: 3px solid #e70012;
}

.friends .partnerBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5%;
}

.friends .friends-left {
  display: block;
}

.friends .friends-right {
  display: block;
  width: 80%;
}

.friends .friends-right .logoBox {
  width: 100%;
  height: auto;
  display: flex;
  flex-flow: wrap;
}

.friends .friends-right .logoBox .logo img {
  max-width: 100%;
  
}

.friends .friends-right .logoBox .logo {
  width: 19%;
  height: auto;
  margin-bottom: 20px;
/*  margin-right: 2.5%;*/
}

.friends .friends-right .logoBox .logo:nth-child(5n) {
  margin-right: 0;
}


footer {
  width: 100%;
  background: #1a1a1a;
  color: #fff;
  position: relative;
  z-index: 10;
}

footer .footer {
  margin: 0 auto;
  display: block;
 padding: 50px 10% 0!important;
  overflow: hidden;
}

footer .footer .footer-left {
  float: left;
  width: 55%;
      text-align: left;
}

footer .footer .footer-left .goUrl {
  padding-bottom: 50px;
}

footer .footer .footer-left .goUrl a .viewbox {
  padding: 10px 25px;
  display: inline-block;
  margin-right: 15px;
  text-align: center;
  background-color: rgba(255,255,255,.1);
  color: rgba(255,255,255,.9);
  border-radius: 3px;
}

footer .footer .footer-left .text {
  opacity: 0.9;   
   font-size: 16px;
}

footer .footer .footer-left .text p {
  line-height: 30px
}

footer .footer .footer-right {
  float: left;
  width: 40%;
  text-align: right;
}

footer .footer .footer-right .text .title {
  font-size: 16px;
  padding-bottom: 5px;
}

footer .footer .footer-right .text .number {
  font-size: 48px;
  font-family: gothmbok;
  letter-spacing: 2px;
}

footer .footer .footer-right .qrcode div {
  width: 136px;
  text-align: center;
  display: inline-block;
  margin: 0 2%;
  padding-top: 25px;
}

footer .footer .footer-right .qrcode div img {
  width: 116px;
  height: 116px;
 
}

footer .footer .footer-right .qrcode div p {
  padding: 10px 0;
  color: rgba(255,255,255,.0.8); font-size:12px;
  text-align: center;
}

footer .records {
  margin: 20px auto 0;
  padding: 15px 10%;
  border-top: 1px solid rgba(255,255,255,0.8);
}

footer .records p {
  opacity: 0.9;
  display: inline-block; font-size:14px;
}

footer .records p:nth-child(2) {
  float: right;
}


@media screen and (min-width:1200px) {

  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 25%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;

  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }

  
 
}
@media screen and (max-width:1024px) {
 

  .boxes {
    padding: 45px 0;
  }

 

  .titleBox {
    font-size: 24px;
    padding: 0 0 20px;
  }

  .more_btn {
    width: 140px;
    line-height: 36px;
    font-size: 14px;
  }

 

  .boxes.store {
    padding-bottom: 100px;
  }

  .boxes.strength {
    padding-top: 120px;
  }

  .more_btn.c {
    margin: 10px auto 0;
    width: 140px;
  }

  .friends .friends-right {
    width: 100%;
  }


  footer .footer .footer-left {
    width: 60%;
    margin-bottom: 25px;
  }

  footer .footer .footer-right {
    width: 40%;
    text-align: left;
  }

  footer .footer .footer-right .text .number {
    font-size: 26px;
  }

  footer .footer .footer-right .qrcode div {
    padding-top: 15px;
  }

  footer .footer .footer-left .goUrl {
    padding-bottom: 10px;
  }

  footer .footer {
    padding: 45px 0 0;
  }

  footer .records {
    padding: 10px 0;
  }

 
}
@media screen and (max-width:960px) {


 footer .footer .footer-left {
    width: 62%;
    margin-bottom: 25px;
  }

  footer .footer .footer-right {
    width: 38%;
    text-align: left;
  }
   }

@media screen and (max-width:768px) {


 footer .footer .footer-left {
    width: 100%;
    margin-bottom: 25px;
  }

  footer .footer .footer-right {
    width: 100%;
    text-align: left;
  }
 
  
  .titleBox {
    padding: 0 0 20px;
  }

  
  .titleBox.hot {
    margin-bottom: 0;
  }



  .boxes.strength {
    padding: 45px 0;
  }

 

  footer .records p {
    display: block;
    float: none!important;
	padding-bottom: 50px;
  }

 

  .boxes.b5 .thum {
    display: none;
  }

  .boxes.b5 .online {
    width: 100%;
  }

  footer .footer .footer-left .goUrl a .viewbox {
    padding: 5px 15px;
  }

 
}
@media screen and (max-width:767px) {


  .titleBox.tr {
    text-align: center;
    display: block;
  }

 
  .boxes.store {
    padding-bottom: 0;
  }


  .boxes.strength {
    width: 94%;
    margin: 0 auto;
  }


  .friends .friends-left {
    width: 100%;
  }

  .titleBox.tl {
    text-align: center;
  }

  .friends .friends-right .logoBox .logo {
    width: 48%;
    margin: 0 auto 15px;
  }

  .friends .friends-right .logoBox .logo img {
    margin: 0 auto;
  }

  footer .footer .footer-left .goUrl a .viewbox {
    margin: 0 auto;
    width: 24%;
    font-size: 12px;
  }

  footer .footer .footer-left .goUrl {
    display: none;
  }

 

  footer .records {
    margin: 10px auto 0;
  }

  
 footer .records p1{
   display: none;
  }
  
.w1200 p1{ display: none;}



  .boxes.b5 .online {
    padding: 30px 3%;
  }

 

  .titleBox {
    font-size: 20px;
  }

  .titleBox p {
    font-size: 14px;
  }

 

  footer .footer .footer-left .text,
  footer .records p {text-align: left;
    
  }



.row .an1_box{text-align:center;font-size:0;}
.row .an1_box .an1,.gywm .an6_box .an6{display:inline-block;width:165px;line-height:40px;color:#fff; text-align: center;background:#0b5bb4;font-size:14px;margin: 2px;padding:0 0px;}
.row .an1_box .an1.active,.row .an1_box .an1:hover,.gywm .an6_box .an6:hover,.gywm .an6_box .an6.active{background:#b12123;}
.row_box{display:block;position:relative;overflow:hidden;margin:10px;}
.row_pad{padding:0 5px;}
.row_box .mask{position:absolute;bottom:-100%;left:0;width:100%;height:55px;background:rgba(0,0,0,0.6) url(../images/icon3.png) no-repeat 95% center;}
.row_box .mask h5{line-height:55px;font-size:16px;color:#fff;margin-left:15px;padding-right:20%;}
.row_box .mask h5 span{font-size:13px;opacity:0.6;}
.row_box:hover .mask{bottom:0;}
.row_box:hover .img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1,1.1);}
.row .nr_box .col-lg-4{padding:0;}
.row .nr_box .neirong1{display:none;}
.row .nr_box .neirong1.active{display:block;}
.row .an2_box{text-align:center;font-size:0;margin-top:27px;}
.row .an2_box li{display:inline-block;margin:4px;}
.row .an2_box li a,.news .an2_box li a{display:block;width:32px;line-height:32px;border:1px solid #e1e1e1;font-size:14px;color:#777;}
.row .an2_box .left,.news .an2_box .left{width:66px;}
.row .an2_box li .an2:hover,.row .an2_box li .an2.active,.row .an2_box li .left:hover,.news .an2_box li .an2:hover,.news .an2_box li .an2.active,.news .an2_box li .left:hover{background:#e95504;color:#fff;}

.container-fluid { max-width: 1230px !important;
}

 
}


/*һ������*/
@media(min-width:1000px){
.footbox{display:none;}
.tc {
    text-align: center;
    display: none;
}}
.footbox{height: 3.45rem;    background: #203f8e;;bottom: 0;z-index: 99;left: 0; width: 100%; position: fixed; z-index: 1000;}
.flexbox{text-align: center; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.footbox ul li{-webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1;flex: 1; text-align:center;border-right: 1px solid rgba(255, 255, 255, 0.1);}
.footbox ul li a{ display:block;color:#fff;font-size: 0.85rem;text-align: center;}
.footbox ul li a img{ display:block; width:1.5rem; height:1.5rem; margin:0.3rem auto}


/* �������� */

.about{ width:100%;}
.about_bg{ max-width:1500px; width:100%; margin:0 auto; overflow:hidden;}
.about_top{ display: flex; -ms-align-items: center; align-items: center;}
.about_top .img{ width: 40%;  margin-right: 5%; float:right;}
.about_top .about_cont{width: 55%; float:left}
.about_top .about_cont h1{font-size: 2.2rem; color: #000;padding-bottom: 3%;margin-bottom: 3%;background: url(../images/type_icon.jpg) no-repeat left bottom;}
.about_top .about_cont .cont{color: #666666; line-height: 32px; letter-spacing:1;}

.borde{}

.boxContact{ width:100%; height:auto; max-width:1300px; margin:0 auto;}
.drop-message{ width:100%; height:580px; float:left;}
.drop-message p{ line-height:30px; font-size:16px;}
form {display: block;margin-top: 0em;}
#form_request1 .half+.half {margin-left:0;}
#form_request1 .half {width: 49%;float: left;}
element.style {}
#form_request1 .half {width: 49%;float: left;}
#form_request1 input {width: 95%;float: left;font-size: 14px;margin-top: 5px; padding: 5px 10px 5px 45px;line-height: 26px;position: relative;margin-bottom: 15px; }
.form-name { background-image: url(../images/name.png);background-repeat: no-repeat; background-position: 8px center;}
.form-email {background-image: url(../images/email.png); background-repeat: no-repeat;background-position: 8px center;}
.form-phone {background-image: url(../images/phone.png);background-repeat: no-repeat;background-position: 8px center;}
.form-message {background-image: url(../images/message.png);background-repeat: no-repeat; background-position: 8px 10px;}
#form_request1 textarea {width: 95%;font-size: 14px; margin-bottom: 5px; margin-top: 5px; padding: 5px 10px 5px 45px;line-height: 26px; position: relative; border:#CCC solid 1px;}
button, input, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
#form_request1 .input {width: 220px;background: #18469b;color: #fff;margin-top: 10px;padding-top: 8px;padding-bottom: 8px; padding-left: 10px;display: block;float: none;
cursor: pointer;font-size: 16px;font-weight: bolder;}
textarea {font-family: monospace;border-color: rgb(169, 169, 169);}
input { -webkit-appearance: textfield;background-color: white; -webkit-rtl-ordering: logical;cursor: text; padding: 1px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}
user agent stylesheet
input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em;
    font: 400 13.3333px Arial;
}
user agent stylesheet
input, textarea, select, button, meter, progress {-webkit-writing-mode: horizontal-tb !important;}
